LassoScript Utility
Basics Browse Detail

[Email_Parse->Boundary]

Tag Link [Email_Parse->Boundary] Category Email
Type Member Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

Description

[Email_Parse->Boundary] returns the boundary text for the email message. This is the boundary field of the Content-Type header and is only defined for multipart messages.

Syntax

[Var: 'myMSG' = (Email_Parse: $myPOP->(Retrieve))]
[$myMSG->Boundary]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.